var github.com/google/go-cmp/cmp.stringType
3 uses
github.com/google/go-cmp/cmp (current package)
report_reflect.go#L21: stringType = reflect.TypeOf((*string)(nil)).Elem()
report_slices.go#L238: if t != stringType {
report_slices.go#L333: if t != stringType {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)